home *** CD-ROM | disk | FTP | other *** search
/ Cream of the Crop 20 / Cream of the Crop 20 (Terry Blount) (1996).iso / program / vol15n10.zip / MULTIL.ZIP / MLSRC.ZIP / MSDEV / PROJECTS / MLAUNCH / MFCML.RC < prev    next >
Text File  |  1996-05-04  |  5KB  |  171 lines

  1. //Microsoft Developer Studio generated resource script.
  2. //
  3. #include "resource.h"
  4.  
  5. #define APSTUDIO_READONLY_SYMBOLS
  6. /////////////////////////////////////////////////////////////////////////////
  7. //
  8. // Generated from the TEXTINCLUDE 2 resource.
  9. //
  10. #include "afxres.h"
  11.  
  12. /////////////////////////////////////////////////////////////////////////////
  13. #undef APSTUDIO_READONLY_SYMBOLS
  14.  
  15. /////////////////////////////////////////////////////////////////////////////
  16. // English (U.S.) resources
  17.  
  18. #if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_ENU)
  19. #ifdef _WIN32
  20. LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_US
  21. #pragma code_page(1252)
  22. #endif //_WIN32
  23.  
  24. #ifdef APSTUDIO_INVOKED
  25. /////////////////////////////////////////////////////////////////////////////
  26. //
  27. // TEXTINCLUDE
  28. //
  29.  
  30. 1 TEXTINCLUDE DISCARDABLE 
  31. BEGIN
  32.     "resource.h\0"
  33. END
  34.  
  35. 2 TEXTINCLUDE DISCARDABLE 
  36. BEGIN
  37.     "#include ""afxres.h""\r\n"
  38.     "\0"
  39. END
  40.  
  41. 3 TEXTINCLUDE DISCARDABLE 
  42. BEGIN
  43.     "#define _AFX_NO_SPLITTER_RESOURCES\r\n"
  44.     "#define _AFX_NO_OLE_RESOURCES\r\n"
  45.     "#define _AFX_NO_TRACKER_RESOURCES\r\n"
  46.     "#define _AFX_NO_PROPERTY_RESOURCES\r\n"
  47.     "\r\n"
  48.     "#if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_ENU)\r\n"
  49.     "#ifdef _WIN32\r\n"
  50.     "LANGUAGE 9, 1\r\n"
  51.     "#pragma code_page(1252)\r\n"
  52.     "#endif\r\n"
  53.     "#include ""res\\MFCML.rc2""  // non-Microsoft Visual C++ edited resources\r\n"
  54.     "#include ""afxres.rc""         // Standard components\r\n"
  55.     "#endif\0"
  56. END
  57.  
  58. #endif    // APSTUDIO_INVOKED
  59.  
  60.  
  61. #ifndef _MAC
  62. /////////////////////////////////////////////////////////////////////////////
  63. //
  64. // Version
  65. //
  66.  
  67. VS_VERSION_INFO VERSIONINFO
  68.  FILEVERSION 1,0,0,0
  69.  PRODUCTVERSION 1,0,0,0
  70.  FILEFLAGSMASK 0x3fL
  71. #ifdef _DEBUG
  72.  FILEFLAGS 0x1L
  73. #else
  74.  FILEFLAGS 0x0L
  75. #endif
  76.  FILEOS 0x4L
  77.  FILETYPE 0x2L
  78.  FILESUBTYPE 0x0L
  79. BEGIN
  80.     BLOCK "StringFileInfo"
  81.     BEGIN
  82.         BLOCK "040904b0"
  83.         BEGIN
  84.             VALUE "Comments", "MultiLaunch DLL. First appeared in PC Magazine, U.S. Edition, May 28, 1996 By John Lam.\0"
  85.             VALUE "CompanyName", "Ziff-Davis Publishing Company\0"
  86.             VALUE "FileDescription", "MLaunch.DLL\0"
  87.             VALUE "FileVersion", "1, 0, 0, 0\0"
  88.             VALUE "InternalName", "MLaunch\0"
  89.             VALUE "LegalCopyright", "Copyright ⌐ 1996\0"
  90.             VALUE "OriginalFilename", "MLaunch.DLL\0"
  91.             VALUE "ProductName", "MultiLaunch Explorer Extension V1.0\0"
  92.             VALUE "ProductVersion", "1, 0, 0, 0\0"
  93.         END
  94.     END
  95.     BLOCK "VarFileInfo"
  96.     BEGIN
  97.         VALUE "Translation", 0x409, 1200
  98.     END
  99. END
  100.  
  101. #endif    // !_MAC
  102.  
  103.  
  104. /////////////////////////////////////////////////////////////////////////////
  105. //
  106. // Dialog
  107. //
  108.  
  109. IDD_MLPAGE DIALOG DISCARDABLE  0, 0, 216, 191
  110. STYLE DS_MODALFRAME | WS_POPUP | WS_CAPTION | WS_SYSMENU
  111. CAPTION "MultiLaunch"
  112. FONT 8, "MS Sans Serif"
  113. BEGIN
  114.     DEFPUSHBUTTON   "&Add...",IDC_ADD,160,30,49,14
  115.     PUSHBUTTON      "&Delete",IDC_DELETE,160,47,49,14
  116.     LTEXT           "Add and remove applications associated with this file extension by selecting the Add and Delete buttons.",
  117.                     IDC_STATIC,5,5,204,18
  118.     LISTBOX         IDC_LISTBOX,5,30,149,154,LBS_SORT | LBS_NOINTEGRALHEIGHT | 
  119.                     WS_VSCROLL | WS_TABSTOP
  120.     PUSHBUTTON      "Abou&t...",IDC_ABOUTBOX,160,64,49,14
  121. END
  122.  
  123.  
  124. /////////////////////////////////////////////////////////////////////////////
  125. //
  126. // DESIGNINFO
  127. //
  128.  
  129. #ifdef APSTUDIO_INVOKED
  130. GUIDELINES DESIGNINFO DISCARDABLE 
  131. BEGIN
  132.     IDD_MLPAGE, DIALOG
  133.     BEGIN
  134.         LEFTMARGIN, 5
  135.         RIGHTMARGIN, 209
  136.         VERTGUIDE, 154
  137.         VERTGUIDE, 160
  138.         TOPMARGIN, 5
  139.         BOTTOMMARGIN, 184
  140.         HORZGUIDE, 30
  141.     END
  142. END
  143. #endif    // APSTUDIO_INVOKED
  144.  
  145. #endif    // English (U.S.) resources
  146. /////////////////////////////////////////////////////////////////////////////
  147.  
  148.  
  149.  
  150. #ifndef APSTUDIO_INVOKED
  151. /////////////////////////////////////////////////////////////////////////////
  152. //
  153. // Generated from the TEXTINCLUDE 3 resource.
  154. //
  155. #define _AFX_NO_SPLITTER_RESOURCES
  156. #define _AFX_NO_OLE_RESOURCES
  157. #define _AFX_NO_TRACKER_RESOURCES
  158. #define _AFX_NO_PROPERTY_RESOURCES
  159.  
  160. #if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_ENU)
  161. #ifdef _WIN32
  162. LANGUAGE 9, 1
  163. #pragma code_page(1252)
  164. #endif
  165. #include "res\MFCML.rc2"  // non-Microsoft Visual C++ edited resources
  166. #include "afxres.rc"         // Standard components
  167. #endif
  168. /////////////////////////////////////////////////////////////////////////////
  169. #endif    // not APSTUDIO_INVOKED
  170.  
  171.